Vcenter Vm Hardware Disk UpdateSpec
Vcenter Vm Hardware Disk UpdateSpec
The Vcenter Vm Hardware Disk UpdateSpec schema describes the updates to be made to the configuration of a virtual disk.
JSON Example
{
"backing": {
"type": "string",
"vmdk_file": "string"
}
}
backing
Optional
Physical resource backing for the virtual disk.
This property may only be modified if the virtual machine is not powered on.
If missing or null
, the value is unchanged.